home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / steppenw.swf / scripts / DefineSprite_2206 / frame_23 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  278 b   |  15 lines

  1. set("/Variables:PorteGarageOuverte",true);
  2. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=18&stage=13",0);
  3. tellTarget("_root.PorteGarage")
  4. {
  5.    gotoAndStop(2);
  6. }
  7. tellTarget("_root")
  8. {
  9.    gotoAndStop("Tab3");
  10. }
  11. tellTarget("_parent")
  12. {
  13.    gotoAndStop(1);
  14. }
  15.